home *** CD-ROM | disk | FTP | other *** search
/ Gekkan Dennou Club 147 / Gekkan Dennou Club - 2000.8 Vol. 147 (Japan).7z / Gekkan Dennou Club - 2000.8 Vol. 147 (Japan) (Track 1).bin / tools / zmc3v078 / zmc3v078.lzh / SRCSV078.LZH / WABI.H < prev    next >
Text File  |  1999-12-05  |  1KB  |  26 lines

  1. .define $sys/gm-system-on { @x$f0,$7e,$7f,$09,$01,$f7 }
  2. .define $sys/gs-reset   { @x$f0,$41,$10,$42,$12,$40,0,$7f,0,$41,$f7 }
  3. .define $sys/xg-system-on { @x$f0,$43,$10,$4c,0,0,$7e,0,$f7 }
  4.  
  5. .define $eq=off %       { x$40,$4%,$20,0 }
  6. .define $eq/low/freq %  { x$40,2,0,% }
  7. .define $eq/low/gain %  { x$40,2,1,% }
  8. .define $eq/high/freq % { x$40,2,2,% }
  9. .define $eq/high/gain % { x$40,2,3,% }
  10. .define $rev/macro=room1     { x$40,01,$30,00 }
  11. .define $rev/macro=room2     { x$40,01,$30,01 }
  12. .define $cutoff %       { @y1,$20,% }
  13.  
  14. .define $nrpn/eg/attack %       { @y1,99,% }
  15. .define $nrpn/eg/decay %        { @y1,100,% }
  16. .define $nrpn/eg/release %      { @y1,102,% }
  17. .define $nrpn/lpf/cutoff %       { @y1,32,% }
  18. .define $nrpn/hpf/cutoff %       { @y1,36,% }
  19. .define $nrpn/eq/low/gain %       { @y1,48,% }
  20. .define $nrpn/eq/high/gain %       { @y1,49,% }
  21. .define $nrpn/eq/low/freq %       { @y1,52,% }
  22. .define $nrpn/eq/high/freq %       { @y1,53,% }
  23.  
  24. .define $B % { @d127@b%,0,0 }
  25. .define $X { @d0@b0 }
  26.